.Net Framework > v1.1.4322 > System > Data > SqlClient > SqlParameterCollection > Add Add(SqlParameter)
Add(Object)
Add(String,SqlDbType)
Add(String,SqlDbType,Int32)
Add(String,SqlDbType,Int32,String)
Add(String,Object)


Add(SqlParameter)

Category
Method
Description
Adds the specified System.Data.SqlClient.SqlParameter object to the System.Data.SqlClient.SqlParameterCollection.
Type
SqlParameter
Character
public
Parameters
NameTypeDescription
valueSqlParameter
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Add(Object)

Category
Method
Description
Adds the specified System.Data.SqlClient.SqlParameter object to the System.Data.SqlClient.SqlParameterCollection .
Type
Int32
Character
public, Sealed
Parameters
NameTypeDescription
valueObject
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Add(String,SqlDbType)

Category
Method
Description
Adds a System.Data.SqlClient.SqlParameter to the System.Data.SqlClient.SqlParameterCollection given the parameter name and the data type.
Type
SqlParameter
Character
public
Parameters
NameTypeDescription
parameterNameString
sqlDbTypeSqlDbType
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Add(String,SqlDbType,Int32)

Category
Method
Description
Adds a System.Data.SqlClient.SqlParameter to the System.Data.SqlClient.SqlParameterCollection with the parameter name, the data type, and the column length.
Type
SqlParameter
Character
public
Parameters
NameTypeDescription
parameterNameString
sqlDbTypeSqlDbType
sizeInt32
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Add(String,SqlDbType,Int32,String)

Category
Method
Description
Adds a System.Data.SqlClient.SqlParameter to the System.Data.SqlClient.SqlParameterCollection with the parameter name, the data type, the column length, and the source column name.
Type
SqlParameter
Character
public
Parameters
NameTypeDescription
parameterNameString
sqlDbTypeSqlDbType
sizeInt32
sourceColumnString
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Add(String,Object)

Category
Method
Description
Adds a System.Data.SqlClient.SqlParameter to the System.Data.SqlClient.SqlParameterCollection given the specified parameter name and value.
Type
SqlParameter
Character
public
Parameters
NameTypeDescription
parameterNameString
valueObject
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database